HipFile

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(string path, FileMode mode)
Undocumented in source.

Members

Functions

rawRead
T[] rawRead(T[] buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
seek
long seek(long count, int whence)

Whence is the same from libc

Variables

cursor
ulong cursor;
Undocumented in source.
mode
FileMode mode;
Undocumented in source.
path
string path;
Undocumented in source.
size
ulong size;
Undocumented in source.

Meta